github.com/vmihailenco/msgpack/v5.Decoder.readFull (method)
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode.go#L593: func (d *Decoder) readFull(b []byte) error {
decode_string.go#L191: return d.readFull(b)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)